Skip to content

Switch from unreliable to more stable Travis variable.#9

Merged
1 commit merged intomasterfrom
unknown repository
Sep 26, 2016
Merged

Switch from unreliable to more stable Travis variable.#9
1 commit merged intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Sep 26, 2016

TRAVIS_COMMIT_RANGE seems to have many people complaining about it
online, and we've had cases where it fails to check pull requests
properly. Use TRAVIS_BRANCH and Git FETCH_HEAD instead, which should
be more stable. See the discussion here:
travis-ci/travis-ci#1719

Signed-off-by: Kristian Amlie kristian.amlie@mender.io

TRAVIS_COMMIT_RANGE seems to have many people complaining about it
online, and we've had cases where it fails to check pull requests
properly. Use TRAVIS_BRANCH and Git FETCH_HEAD instead, which should
be more stable. See the discussion here:
travis-ci/travis-ci#1719

Signed-off-by: Kristian Amlie <kristian.amlie@mender.io>
@maciejmrowiec
Copy link
Contributor

I guess we'll need to roll out dependency update to all repos

@coveralls
Copy link

coveralls commented Sep 26, 2016

Coverage Status

Coverage remained the same at 56.522% when pulling c217b58 on kacf:master into 07c4817 on mendersoftware:master.

@coveralls
Copy link

coveralls commented Sep 26, 2016

Coverage Status

Coverage remained the same at 56.522% when pulling c217b58 on kacf:master into 07c4817 on mendersoftware:master.

@ghost
Copy link
Author

ghost commented Sep 26, 2016

I guess we'll need to roll out dependency update to all repos

Yep, I can do that. I will attempt a new pull request with invalid signoff first, just to check.

@ghost ghost merged commit bc995f3 into mendersoftware:master Sep 26, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants